0
Welcome Guest! Login
0 items Join Now

SOLVED RT_Afterburner2 Analytics position showing markup

    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21595
    • Thanks: 3098
    • messin' with stuff

    Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • you could set:

      #rt-analytics { display:none; }

      in your custom CSS
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
  • Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • Hi, yes that makes sense. But it doesn't hide it still for some reason..
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21595
    • Thanks: 3098
    • messin' with stuff

    Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • post a link to your page and I'll check it out
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
  • Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • This message contains only secure information that is visible to Robert Tee, moderators and administrators
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21595
    • Thanks: 3098
    • messin' with stuff

    Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • I don't see any "analytics" position loading... put something in the module I guess so I can see it on the frontend and inspect the code... make sure you're only using Positions listed under Afterburner in the Module's admin
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
  • Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • done
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21595
    • Thanks: 3098
    • messin' with stuff

    Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • It's simply rendering below your normal positions like:

      <div class="custom">test</div>

      ... in that it's not really rendering in any position...

      I'm assuming you wrapped that "test" in that <div> manually inside of the custom html module... go ahead and give it a class that's a little more unique... like "custom-ganalytics" or something and set that to display:none;
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
  • Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • Gave it that class and updated my custom css, but not working. I'm either doing it wrong or I'm missing something.

      Custom CSS
      #custom-ganalytics { display:none; }

      Custom HTML Module:
      <div class="custom-ganalytics">test</div>
  • Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • Rather than solve this, I'd actually like to know the correct why I should be marking my microdata on top of my site using this schema...

      schema.org/Restaurant
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21595
    • Thanks: 3098
    • messin' with stuff

    Re: SOLVED RT_Afterburner2 Analytics position showing markup

    Posted 7 years 1 week ago
    • # indicates an ID
      . inidicates a class

      you need to use a dot

      If you have a separate question on schema markup please open a new thread... though... unless it's a bug/issue with the template specifically that would be outside of the scope of support here
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:

Time to create page: 0.058 seconds